unlzma: Remove 'inline' decl from non-static function.
authorKeir Fraser <keir.fraser@citrix.com>
Mon, 9 Nov 2009 22:30:21 +0000 (22:30 +0000)
committerKeir Fraser <keir.fraser@citrix.com>
Mon, 9 Nov 2009 22:30:21 +0000 (22:30 +0000)
commit9c2eca8f1785dc022b5fc9773137e322ab9e317a
tree78e1e8c7ba146bf5f45b9b2754a948905d85614d
parentabe3377eb20289b008f46682d91e20f42e3f08af
unlzma: Remove 'inline' decl from non-static function.

Breaks the build with some versions of gcc.

Signed-off-by: Keir Fraser <keir.fraser@citrix.com>
xen/common/unlzma.c